home *** CD-ROM | disk | FTP | other *** search
- I'm using Trumpet Winsock 1.0 Rev. B (beta 1) on a 486/66/ Windows 3.1 for
- a dialup SLIP connection via an Acura 144/ Fax 144. Our phone system has you
- dial at the INTERNAL dial-tone, then selects and dials the OUTSIDE line.
- This results in about a 10 sec. delay.
-
- Either the modem or TCPMAN times out just before a connection can be
- negotiated. I assume it's TCPMAN, because setting S7=60 in the modem init.
- string doesn't help; the line still drops at about 30 sec. after the
- beginning of the login script.
-
- I can't find any TCPMAN timeout setting other than the SLIP inactivity
- timeout. What's happening & how do I fix it?
-
- The settings for TCPMan are :
-
- mtu = 255
- rwin = 4096
- mss = 209
- slip-enabled = 1
- slip-port = 1
- slip-baudrate = 38400
- slip-handshake = 1
- slip-compressed = 1
- dial-option = 1
- online-check = 0
-
- SLIP inactivity timeout = 60
- ---
- Gary Rosin
- grosin@sugar.neosoft.com
- From news@bigblue.oit.unc.edu Thu Apr 28 15:38:14 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA17872; Fri, 29 Apr 1994 23:02:11 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA22092; Fri, 29 Apr 1994 22:53:34 -0400
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Thu, 28 Apr 1994 15:38:14 GMT
- From: Whippet@psu.edu (Michael A. Grassi)
- Message-Id: <Whippet.80.2DBFD866@psu.edu>
- Organization: Penn State University
- Sender: ses
- Subject: WHERE TO FIND THE VXDBETA WITH TELNET...
-
- WOW!!! I have never gotten so many responses to a post before!! In case you
- missed it, I think we've hit on a nice, solid telnet for Winsock...it is the
- telnet.exe file from Microsoft's TCP/IP VxDBeta. This package is meant to be
- used as a TCP/IP transport for WfWG, but I like Trumpet Winsock better. In
- playing around with some stuff though, I accidentally started the telnet.exe
- file, and it worked with Trumpet Winsock (this is to be expected...it is
- Winosck 1.1 compliant). If you want to check it out, the zip file is up for
- ftp at ftp.microsoft.com in the /peropsys/wfw/tcpip/vxdbeta directory...I
- forget exactly what the zip file is called, but I think there are only two
- files in that dir....get the newer one. If you already have a Winsock stack
- running, you can use the ftp.exe and telnet.exe files alone. The ftp.exe is a
- simple command thing, and the telnet.exe is stable, and remembers quite a few
- sites. Good luck with it!!!
-
- Mike
- Whippet@psu.edu
-
- P.S. If MS has any problems with their apps being used with another TCP/IP
- stack, please let us know!!!!
-
-